##############################
##############################
###  Russian flavor events ###
###      scripted by       ###
###  David"Rygar"Fallgren  ###
##############################
##############################

event = { 
	id = 32500
	random = no
	country = RUS

	name = "EVT_32500_NAME" # Pushkin dies
	desc = "EVT_32500_DESC" # 
	style = 0

	date = { day = 1 month = february year = 1837 } 

	action_a = {
        	name = "ACTIONNAME32500A"
		command = { type = education_modifier value = 1 }
		command = { type = prestige value = -1 }
	}

}


event = { 
	id = 32501
	random = no
	country = RUS

	trigger = {
	NOT = { exists = POL }
	}

	name = "EVT_32501_NAME" # Polish independence
	desc = "EVT_32501_DESC" # ADD TO AUS and GER/PRU!!
	style = 0

	date = { day = 1 month = january year = 1846 } 

	action_a = {
        	name = "ACTIONNAME32501A"
		command = {type = pop_militancy which = polish value = 1}

	}

}


event = { 
	id = 32502
	random = no
	country = RUS

	name = "EVT_32502_NAME" # Petrashevski Circle
	desc = "EVT_32502_DESC" # 
	style = 0

	date = { day = 1 month = may year = 1849} 

	action_a = {
        	name = "ACTIONNAME32502A"
		command = {type = pop_consciousness which = capitalists value = -1}

	}

}

event = { 
	id = 32503
	random = no
	country = RUS

	name = "EVT_32503_NAME" # The Erimitage
	desc = "EVT_32503_DESC" # 
	style = 0

	date = { day = 1 month = february year = 1852} 

	action_a = {
        	name = "ACTIONNAME32503A"
		command = {type = prestige value = 5}

	}

}

event = { 
	id = 32504
	random = no
	country = RUS

	name = "EVT_32504_NAME" # "Boris Godunov"
	desc = "EVT_32504_DESC" # 
	style = 0

	date = { day = 8 month = february year = 1874} 

	action_a = {
        	name = "ACTIONNAME32504A"
		command = {type = pop_consciousness which = russian value = 1}

	}

}


event = { 
	id = 32505
	random = no
	country = RUS

	picture = dostojevski

	name = "EVT_32505_NAME" # Karamazov brothers
	desc = "EVT_32505_DESC" # 
	style = 0

	date = { day = 1 month = january year = 1880} 

	action_a = {
        	name = "ACTIONNAME32505A"
		command = {type = pop_consciousness which = russian value = 1}

	}

}

event = { 
	id = 32506
	random = no
	country = RUS
	
	trigger = {
				technology = 5301
	}

	picture = first_railroad

	name = "EVT_32506_NAME" # First railroad
	desc = "EVT_32506_DESC" # 
	style = 0

	date = { day = 1 month = october year = 1837} 

	action_a = {
        	name = "ACTIONNAME32506A"
		command = {type = prestige value = 2}
		command = {type = relation which = fra value = 50}
	}

}


event = { 
	id = 32507
	random = no
	country = RUS

	name = "EVT_32507_NAME" # Shimoda treaty
	desc = "EVT_32507_DESC" # 
	style = 0

	date = { day = 1 month = february year = 1855} 

	action_a = {
        	name = "ACTIONNAME32507A"
		command = {type = relation value = 100 which = NIP }
	}

}


event = { 
	id = 32508
	random = no
	country = RUS

	name = "EVT_32508_NAME" # Moscow Art Theatre
	desc = "EVT_32508_DESC" # 
	style = 0

	date = { day = 1 month = february year = 1899} 

	action_a = {
        	name = "ACTIONNAME36926A"
        	command = { type = prestige value = 5 }
	}

}